Downloading Export File

Perform the following steps to download the DAC application settings.

  1. Click Import/Export button in the left menu. The Application Settings Import/Export page opens.

     Import/Export

  2. Click Download Export. An Applications configuration file (.json) is downloaded.

  3. Export record example:

    Copy
    {
      "Export Info": " genix.europe.cloudapp.azure.com",
      "Applications": [
    {
          "NewTab": "true",
          "TileOrder": "99",
          "TileOrderNumber": 99,
          "ADClientID": "none",
          "ApplicationId": "PLIntegrity",
          "ApplicationSecurityId": "none",
          "Name": "Pipeline Integrity",
          "Icon": "abb_pipeline-integrity.svg",
          "EmbedURL": "/ui/pl/PA",
          "NativeURL": "none",
          "Description": "Identifying the Risk, prioritizing inspection activities, corrosion and thickness monitoring and deriving data driven decisions.",
          "IsFavourite": false,
          "AppType": "valueapp",
          "ValuePillar": "Asset Integrity"
        },
    {
          "NewTab": "false",
          "TileOrder": "99",
          "TileOrderNumber": 99,
          "ADClientID": "none",
          "ApplicationId": "MAHA",
          "ApplicationSecurityId": "none",
          "Name": "Major Accident Hazard Analysis",
          "Icon": "fonts//abb_major-accident-hazard-analysis.svg",
          "EmbedURL": "/ui/pl/PA",
          "NativeURL": "none",
          "Description": "Solution to help the organization in mitigating and managing major accident events by identifying the barrier element breaches, considering the technical, organizational and operational barriers.",
          "IsFavourite": false,
          "AppType": "valueapp",
          "ValuePillar": "Environment & Safety"
        },